-
Home
-
Advanced Wishlist for WooCommerce
-
1.0.0 (latest)
-
Code
-
Classes
- WishlistsRepositoryWordpress
Total Complexity |
52 |
Dependencies |
14 |
Dependents |
11 |
Total lines |
516 |
Lines of code |
349 |
Logical lines of code |
150 |
Comment lines |
64 |
Methods |
19 |
Properties |
2 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getAllByOwnerId() |
A |
45 |
8 |
43 |
getAll() |
A |
46 |
8 |
40 |
getList() |
S |
44 |
4 |
47 |
moveAllItemsFromGuestDefaultWishlistToUserDefaultWishlist() |
S |
53 |
4 |
25 |
updateByIdAndOwnerId() |
S |
54 |
3 |
22 |
createTable() |
S |
49 |
2 |
36 |
mapQueryResultsToWishlistEntity() |
S |
59 |
3 |
15 |
update() |
S |
55 |
2 |
20 |
create() |
S |
58 |
2 |
16 |
getByIdAndOwnerId() |
S |
60 |
2 |
15 |
deleteByIdAndOwnerId() |
S |
62 |
2 |
12 |
getById() |
S |
63 |
2 |
11 |
getFirstBySessionKey() |
S |
63 |
2 |
11 |
getByToken() |
S |
63 |
2 |
11 |
getFirstByOwnerId() |
S |
63 |
2 |
11 |
__construct() |
S |
76 |
1 |
4 |
getTableName() |
S |
80 |
1 |
3 |
getLastFoundRowsCount() |
S |
82 |
1 |
3 |
deleteTable() |
S |
76 |
1 |
4 |